home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 401
- Top = 283
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsSingle
- Caption = 'CHIP INTERNET'
- ClientHeight = 200
- ClientWidth = 200
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- WindowState = wsMinimized
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 200
- Height = 200
- Cursor = crHandPoint
- AutoSize = True
- Center = True
- Picture.Data = {<image001.bmp>}
- OnClick = Image1Click
- end
- end
-